home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Interface / mod.000 / scripts / DefineButton2_175 / BUTTONCONDACTION on(press).as
Text File  |  2007-09-18  |  99b  |  4 lines

  1. on(press){
  2.    mdm.System.exec(mdm.Application.path + "interface/discador/tela_discador.exe");
  3. }
  4.